var go/token.tokens 4 uses go/token (current package) token.go#L135: var tokens = [...]string{ token.go#L245: if 0 <= tok && tok < Token(len(tokens)) { token.go#L246: s = tokens[tok] token.go#L291: keywords[tokens[i]] = i
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)